We are using this to test pango functionality that
uses fontconfig apis, so this doesn't build on OS X
or Windows anymore.
https://bugzilla.gnome.org/show_bug.cgi?id=750892
testsocket_programs = testsocket testsocket_child
endif
+if OS_LINUX
+fontconfig_programs = testfontchooserdialog
+endif
+
noinst_PROGRAMS = $(TEST_PROGS) \
overlayscroll \
syncscroll \
testfontselection \
testfontselectiondialog \
testfontchooser \
- testfontchooserdialog \
+ $(fontconfig_programs) \
testframe \
testfullscreen \
testgeometry \